[][src]Function evil_janet::janet_optkeyword

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