Function evil_janet::janet_optinteger64

source ·
pub unsafe extern "C-unwind" fn janet_optinteger64(
    argv: *const Janet,
    argc: i32,
    n: i32,
    dflt: i64
) -> i64