windows::Win32::Graphics::Printing

Function DeletePrinterDataA

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