MDB_assert_func

Type Alias MDB_assert_func 

Source
pub type MDB_assert_func = extern "C" fn(env: *mut MDB_env, msg: *const c_char);