pub unsafe extern "C-unwind" fn GLKMatrixStackTranslate(
stack: &GLKMatrixStack,
tx: c_float,
ty: c_float,
tz: c_float,
)👎Deprecated:
renamed to GLKMatrixStack::translate
Available on crate feature
GLKMatrixStack only.