Type MLOCK [src]

Source

pub const MLOCK = switch (native_os) { .linux => linux.MLOCK, else => void, }