Function xmlListPushBack

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