Function evil_janet::janet_arity

source ·
pub unsafe extern "C-unwind" fn janet_arity(
    arity: i32,
    min: i32,
    max: i32
)