Function xmlDetectCharEncoding

Source
pub unsafe extern "C" fn xmlDetectCharEncoding(
    in_: *const c_uchar,
    len: c_int,
) -> xmlCharEncoding