Function r_core::ht_pp_find[][src]

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