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

Required features: "Win32_Foundation"