Function libxml::bindings::xmlParseMemory[][src]

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