Function windows_sys::Win32::Graphics::Printing::DeletePrinterKeyA
pub unsafe extern "system" fn DeletePrinterKeyA(
hprinter: HANDLE,
pkeyname: PCSTR
) -> u32
Expand description
Required features: "Win32_Graphics_Printing"
, "Win32_Foundation"