[][src]Function evil_janet::janet_optcfunction

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