Function mdbx_canary_put
pub unsafe extern "C" fn mdbx_canary_put(
txn: *mut MDBX_txn,
canary: *const MDBX_canary,
) -> i32
Available on crate features
provider
and mdbx
only.pub unsafe extern "C" fn mdbx_canary_put(
txn: *mut MDBX_txn,
canary: *const MDBX_canary,
) -> i32
provider
and mdbx
only.