[][src]Function kpathsea_sys::hash_remove

pub unsafe extern "C" fn hash_remove(
    table: *mut hash_table_type,
    key: const_string,
    value: const_string
)