Skip to main content

chown

Function chown 

Source
pub fn chown(path: &ZStr, uid: u32, gid: u32) -> Maybe<()>