Function fchmod

pub unsafe extern "C" fn fchmod(fd: i32, mode: u32) -> i32
Available on crate feature dep_sdl2 only.