Function ptrhash_remove

Source
pub unsafe extern "C" fn ptrhash_remove(
    h: *mut htable_t,
    key: *mut c_void,
) -> c_int