Function DrawModel

Source
pub unsafe extern "C" fn DrawModel(
    model: Model,
    position: Vector3,
    scale: c_float,
    tint: Color,
)
Expand description

Draw a model (with texture if set)