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

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

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