Skip to main content

MX_CALL_DEFS

Static MX_CALL_DEFS 

Source
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.