[][src]Function evil_janet::janet_getargindex

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