Function libxml::bindings::xmlSchemaNewNOTATIONValue[][src]

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