Function sgx_oc::linux::ocall::ftruncate64

source ·
pub unsafe fn ftruncate64(fd: c_int, length: off64_t) -> OCallResult<()>