Function libxml::bindings::xmlListCreate[][src]

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