Function evil_janet::janet_optcfunction

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