pub unsafe extern "C-unwind" fn GLKMatrixStackRotate(
stack: &GLKMatrixStack,
radians: c_float,
x: c_float,
y: c_float,
z: c_float,
)👎Deprecated: renamed to
GLKMatrixStack::rotateAvailable on crate feature
GLKMatrixStack only.