[][src]Function ptrace_do_rs::fchown

pub unsafe extern "C" fn fchown(
    __fd: c_int,
    __owner: __uid_t,
    __group: __gid_t
) -> c_int