Function raylib_sys::DrawMesh[][src]

pub unsafe extern "C" fn DrawMesh(
    mesh: Mesh,
    material: Material,
    transform: Matrix
)