[][src]Function libdc1394_sys::dc1394_format7_get_roi

pub unsafe extern "C" fn dc1394_format7_get_roi(
    camera: *mut dc1394camera_t,
    video_mode: Type,
    color_coding: *mut Type,
    packet_size: *mut u32,
    left: *mut u32,
    top: *mut u32,
    width: *mut u32,
    height: *mut u32
) -> Type

Joint function that fully gets a certain ROI taking all parameters into account.