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

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