mdbx_cursor_count

Function mdbx_cursor_count 

pub unsafe extern "C" fn mdbx_cursor_count(
    cursor: *const MDBX_cursor,
    count: *mut usize,
) -> i32
Available on crate feature provider only.