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