[][src]Function std::os::fortanix_sgx::usercalls::alloc

pub fn alloc(size: usize, alignment: usize) -> IoResult<*mut u8>
🔬 This is a nightly-only experimental API. (sgx_platform #56975)

Usercall alloc. See the ABI documentation for more information.