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

Required features: "Win32_UI_Controls"