xmlHashQLookup2

Function xmlHashQLookup2 

Source
pub unsafe extern "C" fn xmlHashQLookup2(
    table: xmlHashTablePtr,
    name: *const xmlChar,
    prefix: *const xmlChar,
    name2: *const xmlChar,
    prefix2: *const xmlChar,
) -> *mut c_void