Function raylib_ffi::DrawCapsule
source · pub unsafe extern "C" fn DrawCapsule(
startPos: Vector3,
endPos: Vector3,
radius: f32,
slices: c_int,
rings: c_int,
color: Color
)pub unsafe extern "C" fn DrawCapsule(
startPos: Vector3,
endPos: Vector3,
radius: f32,
slices: c_int,
rings: c_int,
color: Color
)