Skip to main content

xmlHashAdd2

Function xmlHashAdd2 

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