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