Function evil_janet::janet_optinteger

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