[][src]Type Definition ejdb_sys::TCCMP

type TCCMP = Option<unsafe extern "C" fn(aptr: *const c_char, asiz: c_int, bptr: *const c_char, bsiz: c_int, op: *mut c_void) -> c_int>;

basic utilities (for experts)