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