Function libxml::bindings::xmlHashScanFull3 [−][src]
pub unsafe extern "C" fn xmlHashScanFull3(
table: xmlHashTablePtr,
name: *const xmlChar,
name2: *const xmlChar,
name3: *const xmlChar,
f: xmlHashScannerFull,
data: *mut c_void
)