[][src]Function lmdb_rkv_sys::mdb_env_get_flags

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