Function mdbx_txn_unpark

Source
pub unsafe extern "C" fn mdbx_txn_unpark(
    txn: *mut MDBX_txn,
    restart_if_ousted: bool,
) -> c_int