Function lmdb_sys::mdb_env_get_flags [] [src]

pub unsafe extern "C" fn mdb_env_get_flags(
    env: *mut MDB_env,
    flags: *mut c_uint
) -> c_int