Skip to main content

xmlHashQLookup

Function xmlHashQLookup 

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