windows::Win32::Globalization

Function uspoof_getSkeletonUTF8

pub unsafe fn uspoof_getSkeletonUTF8<P2, P4>(
    sc: *const USpoofChecker,
    type: u32,
    id: P2,
    length: i32,
    dest: P4,
    destcapacity: i32,
    status: *mut UErrorCode,
) -> i32
where P2: Param<PCSTR>, P4: Param<PCSTR>,