mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
7 lines
79 B
Text
7 lines
79 B
Text
@rm_malloc_cast@
|
|
expression x, n;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
mbedtls_malloc(n)
|