[][src]Function evil_janet::janet_cfuns_prefix

pub unsafe extern "C" fn janet_cfuns_prefix(
    env: *mut JanetTable,
    regprefix: *const c_char,
    cfuns: *const JanetReg
)