Function julia_sys::fchmodat [] [src]

pub unsafe extern "C" fn fchmodat(
    __fd: c_int,
    __file: *const c_char,
    __mode: __mode_t,
    __flag: c_int
) -> c_int