MDB_msg_func

Type Alias MDB_msg_func 

Source
pub type MDB_msg_func = extern "C" fn(msg: *const c_char, ctx: *mut c_void) -> c_int;