Function libxml::bindings::xmlSchemaNewMemParserCtxt[][src]

pub unsafe extern "C" fn xmlSchemaNewMemParserCtxt(
    buffer: *const c_char,
    size: c_int
) -> xmlSchemaParserCtxtPtr