Function windows::Win32::Graphics::Printing::DeleteFormW

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