Function windows::Win32::Graphics::Printing::GetJobAttributes

pub unsafe fn GetJobAttributes<P0>(
    pprintername: P0,
    pdevmode: *const DEVMODEW,
    pattributeinfo: *mut ATTRIBUTE_INFO_3,
) -> BOOL
where P0: Param<PCWSTR>,