Type Definition windows_sys::Win32::UI::WindowsAndMessaging::MSGBOXCALLBACK
pub type MSGBOXCALLBACK = Option<unsafe extern "system" fn(lphelpinfo: *mut HELPINFO)>;
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"
, "Win32_UI_Shell"