mdbx_cursor_renew
reth_
mdbx_
sys
1.6.0
reth_mdbx_sys
Function
mdbx_
cursor_
renew
Copy item path
Source
pub unsafe extern "C" fn mdbx_cursor_renew( txn:
*mut
MDBX_txn
, cursor:
*mut
MDBX_cursor
, ) ->
c_int