Function FMOD_Studio_Bus_GetPath

Source
pub unsafe extern "C" fn FMOD_Studio_Bus_GetPath(
    bus: *mut FMOD_STUDIO_BUS,
    path: *mut c_char,
    size: c_int,
    retrieved: *mut c_int,
) -> FMOD_RESULT