GScannerMsgFunc

Specifies the type of the message handler function.

alias GScannerMsgFunc = void function(GScanner* scanner, char* message, int error)

Meta