Function native::io::file::chown[src]

pub fn chown(p: &CString, uid: int, gid: int) -> IoResult<()>