Function windows::Win32::Graphics::Printing::GetJobAttributesEx
pub unsafe fn GetJobAttributesEx<P0>(
pprintername: P0,
pdevmode: *const DEVMODEW,
dwlevel: u32,
pattributeinfo: &mut [u8],
dwflags: u32,
) -> BOOLwhere
P0: Param<PCWSTR>,