Function sgx_oc::linux::ocall::fcntl

source ·
pub unsafe fn fcntl(fd: c_int, cmd: c_int, arg: c_long) -> OCallResult<c_int>