Skip to main content

xmlHashLookup2

Function xmlHashLookup2 

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