Function windows_sys::Win32::Graphics::Printing::PrinterMessageBoxW
[−]pub unsafe extern "system" fn PrinterMessageBoxW(
hprinter: HANDLE,
error: u32,
hwnd: HWND,
ptext: PWSTR,
pcaption: PWSTR,
dwtype: u32
) -> u32Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
