pub unsafe extern "system" fn GetPrintProcessorDirectoryW(
    pname: PCWSTR,
    penvironment: PCWSTR,
    level: u32,
    pprintprocessorinfo: *mut u8,
    cbbuf: u32,
    pcbneeded: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"