Function libxml::bindings::xmlHashQLookup[][src]

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