Function raylib::ffi::DrawPlane[][src]

pub unsafe extern "C" fn DrawPlane(
    centerPos: Vector3,
    size: Vector2,
    color: Color
)