module Debug: sig .. end
sig
end
val enable : bool Stdlib.ref
bool Stdlib.ref
Enables Netlog-style debugging of the Ocaml wrapper
Netlog
val debug_c_wrapper : bool -> unit
bool -> unit
Sets whether to debug the C wrapper part. The debug messages are simply written to stderr