Function raylib_sys::DrawCylinderWires
source ยท pub unsafe extern "C" fn DrawCylinderWires(
position: Vector3,
radiusTop: f32,
radiusBottom: f32,
height: f32,
slices: c_int,
color: Color
)pub unsafe extern "C" fn DrawCylinderWires(
position: Vector3,
radiusTop: f32,
radiusBottom: f32,
height: f32,
slices: c_int,
color: Color
)