Function evil_janet::janet_marshal_int64

source ยท
pub unsafe extern "C-unwind" fn janet_marshal_int64(
    ctx: *mut JanetMarshalContext,
    value: i64,
)