Function windows::Win32::Graphics::Printing::DeletePrinterKeyW

pub unsafe fn DeletePrinterKeyW<P0, P1>(hprinter: P0, pkeyname: P1) -> u32
where P0: Param<HANDLE>, P1: Param<PCWSTR>,