This commit is contained in:
kimpure 2024-11-05 22:03:49 +09:00
parent 7856764fd4
commit c20ef95d6d

View file

@ -388,8 +388,6 @@ export type CTypeInfo<T, R> = {
may result in loss of precision.
FIXME: recursive types; 'intoType' should be CTypes
@param type to convert
@param memory to read the value to be converted
@param memory to use the converted value