Skip to main content

xmlHashLookup3

Function xmlHashLookup3 

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