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

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