[][src]Function sgx_types::sgx_aligned_malloc

pub unsafe extern "C" fn sgx_aligned_malloc(
    size: size_t,
    alignment: size_t,
    data: *const align_req_t,
    count: size_t
) -> *mut c_void