xmlSchemaNewNOTATIONValue

Function xmlSchemaNewNOTATIONValue 

Source
pub unsafe extern "C" fn xmlSchemaNewNOTATIONValue(
    name: *const xmlChar,
    ns: *const xmlChar,
) -> xmlSchemaValPtr