package posix-getopt
Bindings for posix getopt/getopt_long
Install
Dune Dependency
Authors
Maintainers
Sources
v2.2.0.tar.gz
md5=e7bfad548f0f7998c74ad5963fdd67fd
sha512=a0fae5a98b9ab63d5273d357292a74ac69c694bdd672b0cbd62b5beb5847e63c17fb0de0a1fb9f36b7bc9f10f7b990298ee63853d8399b9b8a9005c1c7b37ba3
doc/src/posix-getopt.types/posix_getopt_types.ml.html
Source file posix_getopt_types.ml
1 2 3 4 5 6 7 8 9 10 11 12
module Def (S : Cstubs.Types.TYPE) = struct module Option = struct type t = unit let t = S.structure "option" let name = S.field t "name" S.string let has_arg = S.field t "has_arg" S.int let flag = S.field t "flag" (S.ptr S.int) let _val = S.field t "val" S.int let () = S.seal t end end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>