pub unsafe extern "system" fn uspoof_getSkeletonUTF8(
    sc: *const USpoofChecker,
    type: u32,
    id: PCSTR,
    length: i32,
    dest: PCSTR,
    destcapacity: i32,
    status: *mut UErrorCode
) -> i32
Expand description

Required features: "Win32_Globalization"