Function windows_sys::Win32::Graphics::Printing::DeletePrinterKeyW
pub unsafe extern "system" fn DeletePrinterKeyW(
hprinter: HANDLE,
pkeyname: PCWSTR
) -> u32Expand description
Required features: "Win32_Graphics_Printing", "Win32_Foundation"