Type Definition windows_sys::Win32::Globalization::UEnumCharNamesFn
[−]pub type UEnumCharNamesFn = Option<unsafe extern "system" fn(context: *mut c_void, code: i32, namechoice: UCharNameChoice, name: PCSTR, length: i32) -> i8>;
Expand description
Required features: "Win32_Globalization"