[][src]Function libxslt::bindings::xmlListCreate

pub unsafe extern "C" fn xmlListCreate(
    deallocator: Option<unsafe extern "C" fn(*mut _xmlLink)>,
    compare: Option<unsafe extern "C" fn(*const c_void, *const c_void) -> i32>
) -> *mut _xmlList