Type Definition windows_sys::Win32::UI::Controls::PFNPROPSHEETCALLBACK
[−]pub type PFNPROPSHEETCALLBACK = Option<unsafe extern "system" fn(param0: HWND, param1: u32, param2: LPARAM) -> i32>;
Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’