Function mnn::prelude::fchown

source ยท
pub unsafe extern "C" fn fchown(
    fd: i32,
    owner: u32,
    group: u32,
) -> i32