Mananpoddarm
06/21/2020, 12:29 PMDominaezzz
06/21/2020, 2:32 PMmemcpy
is already available.napperley
06/21/2020, 9:09 PMmemcpy
function is part of the POSIX API ( https://pubs.opengroup.org/onlinepubs/009695399/functions/memcpy.html ), and is available on all the Kotlin Native Linux targets (only a import is required).Mananpoddarm
06/22/2020, 5:28 AMMananpoddarm
06/22/2020, 6:05 AMDominaezzz
06/22/2020, 9:19 AMMananpoddarm
06/22/2020, 9:22 AM