mlx_app (mlx v0.2.0)

View Source

Summary

Functions

start(StartType, StartArgs)

-spec start(application:start_type(), term()) -> {ok, pid()} | {error, term()}.

stop(State)

-spec stop(term()) -> ok.