Function evil_janet::janet_getargindex

source ·
pub unsafe extern "C-unwind" fn janet_getargindex(
    argv: *const Janet,
    n: i32,
    length: i32,
    which: *const c_char
) -> i32