Function swipl::fli::fchownat

source ·
pub unsafe extern "C" fn fchownat(
    __fd: i32,
    __file: *const i8,
    __owner: u32,
    __group: u32,
    __flag: i32
) -> i32