Function windows_sys::Win32::Graphics::Printing::SetFormA
pub unsafe extern "system" fn SetFormA(
hprinter: HANDLE,
pformname: PCSTR,
level: u32,
pform: *const u8
) -> BOOL
Expand description
Required features: "Win32_Foundation"