[][src]Function qt_qml::qt_qml::qml_attached_properties_object_2a

pub unsafe fn qml_attached_properties_object_2a(
    arg1: impl CastInto<Ptr<QObject>>,
    func: Option<extern "C" fn(_: *mut QObject) -> *mut QObject>
) -> QPtr<QObject>
This is supported on cpp_lib_version="5.13.0" or cpp_lib_version="5.14.0" only.

Calls C++ function: QObject* QtQml::qmlAttachedPropertiesObject(QObject* arg1, QObject * (*FN_PTR)(QObject *) func).