pub unsafe extern "system" fn GdiGetSpoolFileHandle(
    pwszprintername: PCWSTR,
    pdevmode: *mut DEVMODEW,
    pwszdocname: PCWSTR
) -> HANDLE
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’