Function fmod::ffi::FMOD_Studio_CommandReplay_GetCurrentCommand

source ยท
pub unsafe extern "C" fn FMOD_Studio_CommandReplay_GetCurrentCommand(
    replay: *mut FMOD_STUDIO_COMMANDREPLAY,
    commandindex: *mut i32,
    currenttime: *mut f32,
) -> FMOD_RESULT