We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0556589 commit 5f65ef4Copy full SHA for 5f65ef4
clib.json
@@ -0,0 +1,8 @@
1
+{
2
+ "name": "pagesize",
3
+ "version": "0.1.0",
4
+ "repo": "c-sdk/pagesize",
5
+ "description": "Returns the pagesize of the current platform.",
6
+ "license": "unlicense",
7
+ "src": ["./pagesize.h", "./pagesize.c"]
8
+}
0 commit comments