pub type IMCENUMPROC = Option<unsafe extern "system" fn(param0: HIMC, param1: LPARAM) -> BOOL>;
Expand description

Required features: "Win32_UI_Input_Ime", "Win32_Foundation", "Win32_Globalization"