gstreamer_sys

Function gst_value_fraction_multiply

Source
pub unsafe extern "C" fn gst_value_fraction_multiply(
    product: *mut GValue,
    factor1: *const GValue,
    factor2: *const GValue,
) -> gboolean