nu_com_freelibrary

Frees specified library or unused libraries if lib is null

extern (C)
void
nu_com_freelibrary
(
void* lib
)

Parameters

lib void*

the library to free, or null to free unused.

Meta