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

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