Membrane.PortAudio.SyncExecutor.apply

You're seeing just the function apply, go back to Membrane.PortAudio.SyncExecutor module for more information.
Link to this function

apply(module, fun_name, args, timeout \\ 5000)

View Source

Specs

apply(module(), atom(), list() | any(), GenServer.timeout_t()) :: term()

A simple wrapper around GenServer.call/3.