janet_optinteger

Function janet_optinteger 

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