[][src]Function qt_core::ops::mul_double_q_point_f

pub unsafe fn mul_double_q_point_f(
    c: c_double,
    p: impl CastInto<Ref<QPointF>>
) -> CppBox<QPointF>

Calls C++ function: QPointF operator*(double c, const QPointF& p).