[][src]Function aravis_sys::arv_camera_get_integer_bounds

pub unsafe extern "C" fn arv_camera_get_integer_bounds(
    camera: *mut ArvCamera,
    feature: *const c_char,
    min: *mut i64,
    max: *mut i64
)