[][src]Function gstreamer_sys::gst_value_subtract

pub unsafe extern "C" fn gst_value_subtract(
    dest: *mut GValue,
    minuend: *const GValue,
    subtrahend: *const GValue
) -> gboolean