Function libxml::bindings::xmlListAppend

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