struct CrtPaths [src]

Fields

crt0: ?Path = null
crti: ?Path = null
crtbegin: ?Path = null
crtend: ?Path = null
crtn: ?Path = null

Source

pub const CrtPaths = struct { crt0: ?Path = null, crti: ?Path = null, crtbegin: ?Path = null, crtend: ?Path = null, crtn: ?Path = null, }