Function libxml::bindings::xmlCopyChar[][src]

pub unsafe extern "C" fn xmlCopyChar(
    len: c_int,
    out: *mut xmlChar,
    val: c_int
) -> c_int