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