liblmdb_sys

Function mdb_cursor_close

Source
pub unsafe extern "C" fn mdb_cursor_close(
    cursor: *mut MDB_cursor,
) -> c_int