Function yrs::ymap_remove_all

source ยท
#[no_mangle]
pub unsafe extern "C" fn ymap_remove_all(
    map: *const Branch,
    txn: *mut Transaction
)
Expand description

Removes all entries from a current map.