c
This is an alias for the default C calling convention for this target.
Functions marked as extern or export are given this calling convention by default.
Source
Implementation
pub const c = builtin.target.cCallingConvention().?This is an alias for the default C calling convention for this target.
Functions marked as extern or export are given this calling convention by default.
Source
pub const c = builtin.target.cCallingConvention().?