Function distill_downstream_lmdb_sys::mdb_env_copyfd2[][src]

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