Function mdbx_cursor_unbind

Source
pub unsafe extern "C" fn mdbx_cursor_unbind(
    cursor: *mut MDBX_cursor,
) -> c_int