Function r_core::ht_pp_insert_kv[][src]

pub unsafe extern "C" fn ht_pp_insert_kv(
    ht: *mut HtPP,
    kv: *mut HtPPKv,
    update: bool
) -> bool