Function evil_janet::janet_optsize

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