[][src]Function aravis_sys::arv_camera_get_exposure_time_bounds

pub unsafe extern "C" fn arv_camera_get_exposure_time_bounds(
    camera: *mut ArvCamera,
    min: *mut c_double,
    max: *mut c_double
)