xmlListCreate

Function xmlListCreate 

Source
pub unsafe extern "C" fn xmlListCreate(
    deallocator: xmlListDeallocator,
    compare: xmlListDataCompare,
) -> xmlListPtr