windows::Win32::Graphics::Printing

Function DeletePrinterKeyA

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