Skip to main content

xmlHashScanFull

Function xmlHashScanFull 

Source
pub unsafe extern "C" fn xmlHashScanFull(
    hash: *mut xmlHashTable,
    scan: xmlHashScannerFull,
    data: *mut c_void,
)