pub unsafe extern "system" fn EnumPrintProcessorDatatypesW(
    pname: PCWSTR,
    pprintprocessorname: PCWSTR,
    level: u32,
    pdatatypes: *mut u8,
    cbbuf: u32,
    pcbneeded: *mut u32,
    pcreturned: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"