Function sgx_oc::linux::edl::u_malloc_ocall

source ·
pub unsafe extern "C" fn u_malloc_ocall(
    result: *mut *mut c_void,
    error: *mut c_int,
    size: size_t,
    align: size_t,
    zeroed: c_int
) -> SgxStatus