Skip to content

function kfr_allocate(int) capi

void* kfr_allocate(size_t size)

Allocates memory of specified size with default alignment (64 bytes).

Defined at capi.h:170