Function gst::ffi::gst_mini_object_init [−][src]
pub unsafe extern "C" fn gst_mini_object_init(
mini_object: *mut GstMiniObject,
flags: guint,
_type: GType,
copy_func: GstMiniObjectCopyFunction,
dispose_func: GstMiniObjectDisposeFunction,
free_func: GstMiniObjectFreeFunction
)