Function libxml::bindings::xmlHashLookup3[][src]

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