pub unsafe extern "C" fn arv_device_get_float_feature_bounds( device: *mut ArvDevice, feature: *const c_char, min: *mut c_double, max: *mut c_double, error: *mut *mut GError, )