pub unsafe extern "C" fn phys_PxComputeAngle( v0: *const PxVec3, v1: *const PxVec3, ) -> f32
Compute the angle between two non-unit vectors
Returns the angle (in radians) between the two vector v0 and v1.