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

Draw a billboard texture defined by source and rotation