[][src]Function mdbx_sys::mdbx_canary_get

pub unsafe extern "C" fn mdbx_canary_get(
    txn: *mut MDBX_txn,
    canary: *mut mdbx_canary
) -> c_int