Type Definition steam_audio::ffi::IPLSimulationThreadDestroyCallback [] [src]

type IPLSimulationThreadDestroyCallback = Option<unsafe extern "C" fn()>;

Callback function that is called when the simulation thread is destroyed.