Function mdbx_cursor_eof
pub unsafe extern "C" fn mdbx_cursor_eof(
cursor: *const MDBX_cursor,
) -> i32
Available on crate features
provider
and mdbx
only.pub unsafe extern "C" fn mdbx_cursor_eof(
cursor: *const MDBX_cursor,
) -> i32
provider
and mdbx
only.