pub unsafe extern "C-unwind" fn GLKMatrixStackRotateWithVector4(
stack: &GLKMatrixStack,
radians: c_float,
axis_vector: GLKVector4,
)👎Deprecated: renamed to
GLKMatrixStack::rotate_with_vector4Available on crate features
GLKMathTypes and GLKMatrixStack only.