Function r_core::ht_up_insert_kv[][src]

pub unsafe extern "C" fn ht_up_insert_kv(
    ht: *mut HtUP,
    kv: *mut HtUPKv,
    update: bool
) -> bool