Skip to main content

umask

Function umask 

Source
#[unsafe(no_mangle)]
pub extern "C" fn umask(mask: mode_t) -> mode_t
Expand description