Skip to main content

xmlSchemaCompareValuesWhtsp

Function xmlSchemaCompareValuesWhtsp 

Source
pub unsafe extern "C" fn xmlSchemaCompareValuesWhtsp(
    x: *mut xmlSchemaVal,
    xws: xmlSchemaWhitespaceValueType,
    y: *mut xmlSchemaVal,
    yws: xmlSchemaWhitespaceValueType,
) -> c_int