Function evil_janet::janet_optcbytes

source ·
pub unsafe extern "C-unwind" fn janet_optcbytes(
    argv: *const Janet,
    argc: i32,
    n: i32,
    dflt: *const c_char
) -> *const c_char