Function evil_janet::janet_symeq

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