pub unsafe extern "C" fn DrawBillboardRec(
    camera: Camera,
    texture: Texture2D,
    source: Rectangle,
    position: Vector3,
    size: Vector2,
    tint: Color
)
Expand description

Draw a billboard texture defined by source