[][src]Function kpathsea_sys::hash_insert

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