[][src]Function janet_ll::janet_cstrcmp

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