[][src]Function esp_idf_bindgen::chown

pub unsafe extern "C" fn chown(
    __path: *const c_char,
    __owner: uid_t,
    __group: gid_t
) -> c_int