Function evil_janet::janet_streq

source ·
pub unsafe extern "C-unwind" fn janet_streq(
    x: Janet,
    cstring: *const c_char
) -> c_int