Function libxml::bindings::xmlListCreate

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