GLKMatrixStackScaleWithVector4

Function GLKMatrixStackScaleWithVector4 

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