pub type EDITWORDBREAKPROCW = Option<unsafe extern "system" fn(lpch: PCWSTR, ichcurrent: i32, cch: i32, code: WORD_BREAK_ACTION) -> i32>;
Expand description

Required features: "Win32_UI_Controls"