Function evil_janet::janet_symeq

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