pub unsafe extern "C" fn FMOD_Geometry_SetPolygonVertex(
geometry: *mut FMOD_GEOMETRY,
index: c_int,
vertexindex: c_int,
vertex: *const FMOD_VECTOR,
) -> FMOD_RESULTpub unsafe extern "C" fn FMOD_Geometry_SetPolygonVertex(
geometry: *mut FMOD_GEOMETRY,
index: c_int,
vertexindex: c_int,
vertex: *const FMOD_VECTOR,
) -> FMOD_RESULT