Skip to content

Function ::kfr_deallocate

function kfr_deallocate(void *) capi

void kfr_deallocate(void* ptr)

Parameters
ptr Pointer returned by a matching allocation call. May be NULL .

Fully qualified name: kfr_deallocate(void *)

Declared at capi.h:232

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.