Function r_core::ht_pu_update_key[][src]

pub unsafe extern "C" fn ht_pu_update_key(
    ht: *mut HtPU,
    old_key: *const c_void,
    new_key: *const c_void
) -> bool