windows::Win32::Globalization

Function uspoof_checkUTF8

pub unsafe fn uspoof_checkUTF8<P1>(
    sc: *const USpoofChecker,
    id: P1,
    length: i32,
    position: *mut i32,
    status: *mut UErrorCode,
) -> i32
where P1: Param<PCSTR>,