reth_mdbx_sys

Function mdbx_cursor_count

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