Function sgx_oc::linux::edl::u_mprotect_ocall
source · pub unsafe extern "C" fn u_mprotect_ocall(
result: *mut c_int,
error: *mut c_int,
addr: *mut c_void,
length: size_t,
prot: c_int
) -> SgxStatus