Function kos_sys::dc::matrix3d::mat_translate

source ยท
pub unsafe extern "C" fn mat_translate(
    x: c_float,
    y: c_float,
    z: c_float,
)