Function xmlListInsert

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