[][src]Function evil_janet::janet_optfunction

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