render_add_mesh

Function render_add_mesh 

Source
pub unsafe extern "C" fn render_add_mesh(
    mesh: MeshT,
    material: MaterialT,
    transform: *const Matrix,
    color_linear: Color128,
    layer: RenderLayer,
)