[][src]Function libxml::bindings::xmlListRemoveLast

pub unsafe extern "C" fn xmlListRemoveLast(
    l: xmlListPtr,
    data: *mut c_void
) -> c_int