Function gstreamer_sys::gst_value_set_fraction_range_full [−][src]
pub unsafe extern "C" fn gst_value_set_fraction_range_full(
value: *mut GValue,
numerator_start: c_int,
denominator_start: c_int,
numerator_end: c_int,
denominator_end: c_int
)