Function evil_janet::janet_keyeq

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