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
mdbx
only.pub unsafe extern "C" fn mdbx_canary_put(
txn: *mut MDBX_txn,
canary: *const MDBX_canary,
) -> i32
mdbx
only.