Skip to main content

xmlSchemaValueAppend

Function xmlSchemaValueAppend 

Source
pub unsafe extern "C" fn xmlSchemaValueAppend(
    prev: *mut xmlSchemaVal,
    cur: *mut xmlSchemaVal,
) -> c_int