pub type FMOD_THREAD_TYPE = c_int;Trait Implementations§
Source§impl From<ThreadType> for FMOD_THREAD_TYPE
impl From<ThreadType> for FMOD_THREAD_TYPE
Source§fn from(value: ThreadType) -> FMOD_THREAD_TYPE
fn from(value: ThreadType) -> FMOD_THREAD_TYPE
Converts to this type from the input type.