[][src]Function evil_janet::janet_marshal_bytes

pub unsafe extern "C" fn janet_marshal_bytes(
    ctx: *mut JanetMarshalContext,
    bytes: *const u8,
    len: size_t
)