FMOD_Geometry_GetMaxPolygons

Function FMOD_Geometry_GetMaxPolygons 

Source
pub unsafe extern "C" fn FMOD_Geometry_GetMaxPolygons(
    geometry: *mut FMOD_GEOMETRY,
    maxpolygons: *mut c_int,
    maxvertices: *mut c_int,
) -> FMOD_RESULT