mdbx_cursor_eof

Function mdbx_cursor_eof 

Source
pub unsafe extern "C" fn mdbx_cursor_eof(
    cursor: *const MDBX_cursor,
) -> c_int