Function mdbx_txn_release_all_cursors_ex
pub unsafe extern "C" fn mdbx_txn_release_all_cursors_ex(
txn: *const MDBX_txn,
unbind: bool,
count: *mut usize,
) -> i32
Available on crate feature
provider
only.