Function evil_janet::janet_cfuns_ext

source ·
pub unsafe extern "C-unwind" fn janet_cfuns_ext(
    env: *mut JanetTable,
    regprefix: *const c_char,
    cfuns: *const JanetRegExt
)