Function rust_icu_sys::ucnv_detectUnicodeSignature_74

source ยท
pub unsafe extern "C" fn ucnv_detectUnicodeSignature_74(
    source: *const c_char,
    sourceLength: i32,
    signatureLength: *mut i32,
    pErrorCode: *mut UErrorCode,
) -> *const c_char