Skip to Content

bz_registerCustomPluginHandler()

Available since 2.4.0

This function needs a description. Please feel free to contribute a description to this function.

Usage

bool bz_registerCustomPluginHandler(const char* extension, bz_APIPluginHandler* handler)
Parameters
const char* extension
bz_APIPluginHandler* handler

Returns

bool

Other Plug-in Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page