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

type IPLhandle = *mut c_void;

An opaque handle to a Phonon API object. A variable of this type may not be cast to a pointer to any other API type.