gstreamer_sys

Function gst_value_can_subtract

Source
pub unsafe extern "C" fn gst_value_can_subtract(
    minuend: *const GValue,
    subtrahend: *const GValue,
) -> gboolean