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