FMOD_System_SetDSPBufferSize

Function FMOD_System_SetDSPBufferSize 

Source
pub unsafe extern "C" fn FMOD_System_SetDSPBufferSize(
    system: *mut FMOD_SYSTEM,
    bufferlength: c_uint,
    numbuffers: c_int,
) -> FMOD_RESULT