windows::Win32::Graphics::Printing

Function DeleteFormW

pub unsafe fn DeleteFormW<P1>(hprinter: PRINTER_HANDLE, pformname: P1) -> BOOL
where P1: Param<PCWSTR>,