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

Required features: "Win32_Foundation"