mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-22 15:48:56 +00:00
6c655321e6
Signed-off-by: swurl <swurl@swurl.xyz>
8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
@rm_calloc_cast@
|
|
expression x, n, m;
|
|
type T;
|
|
@@
|
|
x =
|
|
- (T *)
|
|
mbedtls_calloc(n, m)
|