Function libxml::bindings::xmlHashLookup2[][src]

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