windows::Win32::Graphics::Printing

Function DeletePrinterKeyW

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