pub unsafe fn lt_char_q_byte_array(
    a1: *const c_char,
    a2: impl CastInto<Ref<QByteArray>>
) -> bool
Expand description

Calls C++ function: bool operator<(const char* a1, const QByteArray& a2).