[][src]Function gstreamer_editing_services_sys::ges_clip_set_top_effect_index

pub unsafe extern "C" fn ges_clip_set_top_effect_index(
    clip: *mut GESClip,
    effect: *mut GESBaseEffect,
    newindex: c_uint
) -> gboolean