Skip to main content

FMOD_THREAD_TYPE

Type Alias FMOD_THREAD_TYPE 

Source
pub type FMOD_THREAD_TYPE = c_int;

Trait Implementations§

Source§

impl From<ThreadType> for FMOD_THREAD_TYPE

Source§

fn from(value: ThreadType) -> FMOD_THREAD_TYPE

Converts to this type from the input type.