Function gst::ffi::g_object_new[][src]

pub unsafe extern "C" fn g_object_new(
    object_type: GType,
    first_property_name: *const gchar,
     ...
) -> gpointer