gstreamer_editing_services_sys

Function ges_clip_remove_top_effect

Source
pub unsafe extern "C" fn ges_clip_remove_top_effect(
    clip: *mut GESClip,
    effect: *mut GESBaseEffect,
    error: *mut *mut GError,
) -> gboolean