JSCOptionsFunc

Function used to iterate options.

Not that @description string is not localized.

alias JSCOptionsFunc = int function(const(char)* option, JSCOptionType type, const(char)* description, void* userData)

Return Value

%TRUE to stop the iteration, or %FALSE otherwise

Meta

Since

2.24