Function mdbx_sys::mdbx_cursor_count

source ยท
pub unsafe extern "C" fn mdbx_cursor_count(
    cursor: *const MDBX_cursor,
    pcount: *mut usize
) -> c_int