janet_optcfunction

Function janet_optcfunction 

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