webview2_com_sys::Windows::Win32::UI::Shell

Function SHInvokePrinterCommandW

Source
pub unsafe fn SHInvokePrinterCommandW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    uaction: u32,
    lpbuf1: impl IntoParam<'a, PWSTR>,
    lpbuf2: impl IntoParam<'a, PWSTR>,
    fmodal: impl IntoParam<'a, BOOL>,
) -> BOOL