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