pub unsafe extern "system" fn SetFormA(
    hprinter: HANDLE,
    pformname: PCSTR,
    level: u32,
    pform: *const u8
) -> BOOL
Expand description

Required features: "Win32_Graphics_Printing", "Win32_Foundation"