function fchown
Jump to headingfchown(): voidSets the owner of the file. No arguments other than a possible exception are given to the completion callback.
See the POSIX fchown(2) documentation for more detail.
Parameters Jump to heading
Jump to headingfd: numberJump to headinguid: numberJump to headinggid: numberJump to headingcallback: NoParamCallbackReturn Type Jump to heading
void