Function sgx_oc::linux::ocall::futimens

source ·
pub unsafe fn futimens(fd: c_int, times: &[timespec; 2]) -> OCallResult<c_int>