Function sgx_oc::linux::edl::u_fstat_ocall

source ·
pub unsafe extern "C" fn u_fstat_ocall(
    result: *mut c_int,
    error: *mut c_int,
    fd: c_int,
    buf: *mut stat
) -> SgxStatus