pub unsafe extern "C-unwind" fn GLKMatrixStackScaleWithVector4(
stack: &GLKMatrixStack,
scale_vector: GLKVector4,
)👎Deprecated: renamed to
GLKMatrixStack::scale_with_vector4Available on crate features
GLKMathTypes and GLKMatrixStack only.