Skip to main content

xmlHashAdd

Function xmlHashAdd 

Source
pub unsafe extern "C" fn xmlHashAdd(
    hash: *mut xmlHashTable,
    name: *const xmlChar,
    userdata: *mut c_void,
) -> c_int