Function mdbx_canary_get

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