Function yrs::ymap_remove_all[][src]

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

Removes all entries from a current map.