[][src]Function evil_janet::janet_cstrcmp

pub unsafe extern "C" fn janet_cstrcmp(
    str_: JanetString,
    other: *const c_char
) -> c_int