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