C Overview
Module: std.c
std.c holds thin extern bindings to the platform. Headers map straight to std.c.<name>, platform types derive through preprocessor @os/@arch in types.zn:
use std.c.stdlib;use std.c.posix.pthread;Module: std.c
std.c holds thin extern bindings to the platform. Headers map straight to std.c.<name>, platform types derive through preprocessor @os/@arch in types.zn:
use std.c.stdlib;use std.c.posix.pthread;