gst_pad_set_active

Function gst_pad_set_active 

Source
pub unsafe extern "C" fn gst_pad_set_active(
    pad: *mut GstPad,
    active: gboolean,
) -> gboolean