Constant MAP_FAILED [src]

Used by libc to communicate failure. Not actually part of the underlying syscall.

Type

*anyopaque

Source

pub const MAP_FAILED: *anyopaque = @ptrFromInt(maxInt(usize))