pub static MX_CALL_DEFS: DistributedSlice<[R_CallMethodDef]>Expand description
R .Call method registrations (function + method C wrappers).
Each #[miniextendr] function or method emits an entry here.
pub static MX_CALL_DEFS: DistributedSlice<[R_CallMethodDef]>R .Call method registrations (function + method C wrappers).
Each #[miniextendr] function or method emits an entry here.