Function evil_janet::janet_optabstract[][src]

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