Function sgx_oc::linux::edl::u_fchmod_ocall

source ·
pub unsafe extern "C" fn u_fchmod_ocall(
    result: *mut c_int,
    error: *mut c_int,
    fd: c_int,
    mode: mode_t
) -> SgxStatus