liblmdb_sys

Function mdb_cursor_count

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