[][src]Function evil_janet::janet_string_equal

pub unsafe extern "C" fn janet_string_equal(
    lhs: JanetString,
    rhs: JanetString
) -> c_int