Function libxml::bindings::xmlCreateMemoryParserCtxt[][src]

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