FMOD_Studio_EventDescription_GetUserPropertyByIndex

Function FMOD_Studio_EventDescription_GetUserPropertyByIndex 

Source
pub unsafe extern "C" fn FMOD_Studio_EventDescription_GetUserPropertyByIndex(
    eventdescription: *mut FMOD_STUDIO_EVENTDESCRIPTION,
    index: c_int,
    property: *mut FMOD_STUDIO_USER_PROPERTY,
) -> FMOD_RESULT