Function gst_structure_get_caps

Source
pub unsafe extern "C" fn gst_structure_get_caps(
    structure: *const GstStructure,
    fieldname: *const c_char,
    caps: *mut *const GstCaps,
) -> gboolean