Function qt_core::ops::add_char_q_string

source ·
pub unsafe fn add_char_q_string(
    s1: *const c_char,
    s2: impl CastInto<Ref<QString>>
) -> CppBox<QString>
Expand description

Calls C++ function: QString operator+(const char* s1, const QString& s2).