Contents

bnns_graph_execute_message_fn_t

The graph execute-message logging callback function.

Declaration

typealias bnns_graph_execute_message_fn_t = (BNNSGraphMessageLevel, UnsafePointer<CChar>, UnsafePointer<CChar>?, UnsafeMutablePointer<bnns_user_message_data_t>?) -> Void

See Also

Specifying a context’s execute-time message callback