janet_optfunction

Function janet_optfunction 

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