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

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