pub unsafe extern "system" fn SHInvokePrinterCommandA(
    hwnd: HWND,
    uaction: u32,
    lpbuf1: PCSTR,
    lpbuf2: PCSTR,
    fmodal: BOOL
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"