pub unsafe extern "C-unwind" fn GLKMatrixStackMultiplyMatrix4(
stack: &GLKMatrixStack,
matrix: GLKMatrix4,
)👎Deprecated:
renamed to GLKMatrixStack::multiply_matrix4
Available on crate features
GLKMathTypes and GLKMatrixStack only.