Type Definition lmdb_sys::MDB_rel_func [] [src]

type MDB_rel_func = extern "C" fn(_: *mut MDB_val, _: *mut c_void, _: *mut c_void, _: *mut c_void);