Function r_core::ht_up_update_key[][src]

pub unsafe extern "C" fn ht_up_update_key(
    ht: *mut HtUP,
    old_key: c_ulonglong,
    new_key: c_ulonglong
) -> bool