Constant munlock [src]

Source

pub const munlock = switch (native_os) { .windows, .wasi => {}, else => private.munlock, }