xmlListAppend

Function xmlListAppend 

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