janet_optstruct

Function janet_optstruct 

Source
pub unsafe extern "C-unwind" fn janet_optstruct(
    argv: *const Janet,
    argc: i32,
    n: i32,
    dflt: JanetStruct,
) -> JanetStruct