Module Cstubs_generate_cSource

Sourceval fn : concurrency:[ `Sequential | `Lwt_jobs | `Lwt_preemptive | `Unlocked ] -> errno:[ `Ignore_errno | `Return_errno ] -> cname:string -> stub_name:string -> Format.formatter -> 'a Ctypes.fn -> unit
Sourceval value : cname:string -> stub_name:string -> Format.formatter -> 'a Ctypes.typ -> unit
Sourceval inverse_fn : stub_name:string -> runtime_lock:bool -> Format.formatter -> 'a Ctypes.fn -> unit
Sourceval inverse_fn_decl : stub_name:string -> Format.formatter -> 'a Ctypes.fn -> unit