Type Definition windows_sys::Win32::Graphics::Printing::PFNPROPSHEETUI
[−]pub type PFNPROPSHEETUI = Option<unsafe extern "system" fn(ppsuiinfo: *mut PROPSHEETUI_INFO, lparam: LPARAM) -> i32>;Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
