Function qt_core::ops::lt_char_q_string

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

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