Function gstreamer_sys::gst_structure_get_array

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