Function esp_idf_hal::sys::fchown

source ยท
pub unsafe extern "C" fn fchown(
    __fildes: i32,
    __owner: u16,
    __group: u16,
) -> i32