Function PrinterMessageBoxA

Source
pub unsafe extern "C" fn PrinterMessageBoxA(
    hPrinter: HANDLE,
    Error: DWORD,
    hWnd: HWND,
    pText: LPSTR,
    pCaption: LPSTR,
    dwType: DWORD,
) -> DWORD