Function gstreamer_sys::gst_value_set_fraction_range[][src]

pub unsafe extern "C" fn gst_value_set_fraction_range(
    value: *mut GValue,
    start: *const GValue,
    end: *const GValue
)