Skip to main content

xmlHashCopySafe

Function xmlHashCopySafe 

Source
pub unsafe extern "C" fn xmlHashCopySafe(
    hash: *mut xmlHashTable,
    copy: xmlHashCopier,
    dealloc: xmlHashDeallocator,
) -> *mut xmlHashTable