Type Definition windows_sys::Win32::Globalization::UConverterToUCallback
[−]pub type UConverterToUCallback = Option<unsafe extern "system" fn(context: *const c_void, args: *mut UConverterToUnicodeArgs, codeunits: PCSTR, length: i32, reason: UConverterCallbackReason, perrorcode: *mut UErrorCode)>;
Expand description
Required features: ‘Win32_Globalization’