Function libxml::bindings::xmlRecoverMemory[][src]

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