Function esp_idf_hal::sys::fchownat

source ·
pub unsafe extern "C" fn fchownat(
    __dirfd: i32,
    __path: *const i8,
    __owner: u16,
    __group: u16,
    __flags: i32
) -> i32