Function evil_janet::janet_cstrcmp

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