const MH_PREBINDABLE: comptime_int = 2048;
[src]
the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.
const MH_PREBINDABLE: comptime_int = 2048;
the binary is not prebound but can have its prebinding redone. only used when MH_PREBOUND is not set.