Function evil_janet::janet_optabstract

source ·
pub unsafe extern "C-unwind" fn janet_optabstract(
    argv: *const Janet,
    argc: i32,
    n: i32,
    at: *const JanetAbstractType,
    dflt: JanetAbstract
) -> JanetAbstract