pub type SPNOTIFYCALLBACK = Option<unsafe extern "system" fn(wparam: WPARAM, lparam: LPARAM)>;
Expand description

Required features: ‘Win32_Media_Speech’, ‘Win32_Foundation’