Function mdbx_ffi::mdbx_cursor_count[][src]

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