Function gstreamer_sys::gst_structure_get_list

source ·
pub unsafe extern "C" fn gst_structure_get_list(
    structure: *mut GstStructure,
    fieldname: *const c_char,
    array: *mut *mut GValueArray,
) -> gboolean