Function sgx_oc::linux::ocall::truncate

source ·
pub unsafe fn truncate(path: &CStr, length: off_t) -> OCallResult<()>