Type Definition windows_sys::Win32::Media::Speech::SPNOTIFYCALLBACK

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

Required features: "Win32_Media_Speech", "Win32_Foundation"