pub unsafe extern "C" fn GetWorldToScreen2D(
    position: Vector2,
    camera: Camera2D
) -> Vector2
Expand description

Get the screen space position for a 2d camera world space position