pub unsafe extern "C-unwind" fn GLKMatrixStackRotateZ(
stack: &GLKMatrixStack,
radians: c_float,
)👎Deprecated:
renamed to GLKMatrixStack::rotate_z
Available on crate feature
GLKMatrixStack only.