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