windows::Win32::Globalization

Function uspoof_check2UTF8

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