Function gstreamer_sys::gst_value_can_subtract

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