Function cups_sys::fchownat [] [src]

pub unsafe extern "C" fn fchownat(
    arg1: c_int,
    arg2: *const c_char,
    arg3: uid_t,
    arg4: gid_t,
    arg5: c_int
) -> c_int