FMOD_Geometry_GetRotation

Function FMOD_Geometry_GetRotation 

Source
pub unsafe extern "C" fn FMOD_Geometry_GetRotation(
    geometry: *mut FMOD_GEOMETRY,
    forward: *mut FMOD_VECTOR,
    up: *mut FMOD_VECTOR,
) -> FMOD_RESULT