Function sgx_oc::linux::ocall::fcntl_arg1

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