Constant c [src]
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().?
pub const c = builtin.target.cCallingConvention().?