Function windows_sys::Win32::Graphics::Printing::EnumPortsA
[−]pub unsafe extern "system" fn EnumPortsA(
pname: PCSTR,
level: u32,
pport: *mut u8,
cbbuf: u32,
pcbneeded: *mut u32,
pcreturned: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"