Contents

BNNSGraphCompileOptionsDestroy(_:)

Destroys the specified compilation options object.

Declaration

func BNNSGraphCompileOptionsDestroy(_ options: bnns_graph_compile_options_t)

Parameters

  • options:

    The compilation options object that the function destroys.

See Also

Specifying and querying compilation options