pub unsafe extern "system" fn GetDefaultPrinterW(
    pszbuffer: PWSTR,
    pcchbuffer: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Graphics_Printing", "Win32_Foundation"