pub type UNESCAPE_CHAR_AT = Option<unsafe extern "system" fn(offset: i32, context: *mut c_void) -> u16>;
Expand description

Required features: "Win32_Globalization"