Function r_core::ht_pp_insert[][src]

pub unsafe extern "C" fn ht_pp_insert(
    ht: *mut HtPP,
    key: *const c_void,
    value: *mut c_void
) -> bool