HomeSort by relevance Sort by last modified time
    Searched full:make_int32 (Results 1 - 2 of 2) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
swig.mli 52 val make_int32 : int -> 'a c_obj_t var
swig.ml 121 let make_int32 i = C_int32 (Int32.of_int i) var

Completed in 2015 milliseconds