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

Function SHInvokePrinterCommandA

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