pub unsafe extern "system" fn ucnv_detectUnicodeSignature(
    source: PCSTR,
    sourcelength: i32,
    signaturelength: *mut i32,
    perrorcode: *mut UErrorCode
) -> PSTR
Expand description

Required features: "Win32_Globalization"