xmlHashScanFull

Function xmlHashScanFull 

Source
pub unsafe extern "C" fn xmlHashScanFull(
    table: xmlHashTablePtr,
    f: xmlHashScannerFull,
    data: *mut c_void,
)