windows::Win32::Graphics::Printing

Function DeleteFormA

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