pub unsafe extern "system" fn DeletePrinterKeyA(
    hprinter: HANDLE,
    pkeyname: PCSTR
) -> u32
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’