MDB_msg_func

Type Alias MDB_msg_func 

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