Skip to main content

fchmod

Function fchmod 

Source
#[unsafe(no_mangle)]
pub extern "C" fn fchmod(fildes: c_int, mode: mode_t) -> c_int
Expand description