Function FMOD_Thread_SetAttributes

Source
pub unsafe extern "C" fn FMOD_Thread_SetAttributes(
    type_: u32,
    affinity: i64,
    priority: i32,
    stacksize: u32,
) -> FMOD_RESULT