[][src]Function ndspy_sys::DspyImageData

pub unsafe extern "C" fn DspyImageData(
    image: PtDspyImageHandle,
    xmin: c_int,
    xmax: c_int,
    ymin: c_int,
    ymax: c_int,
    entrysize: c_int,
    data: *const c_uchar
) -> PtDspyError