pub unsafe extern "C" fn Quat_Pow(q: C3D_FQuat, p: f32) -> C3D_FQuat
Raise Quaternion to a power
Note: If p is 0, this returns the identity Quaternion. If p is 1, this returns q.
q
p
qp