pub unsafe extern "system" fn ReadPrinter(
    hprinter: HANDLE,
    pbuf: *mut c_void,
    cbbuf: u32,
    pnobytesread: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"