DrawCapsuleWires

Function DrawCapsuleWires 

Source
pub unsafe extern "C" fn DrawCapsuleWires(
    startPos: Vector3,
    endPos: Vector3,
    radius: c_float,
    slices: c_int,
    rings: c_int,
    color: Color,
)
Expand description

Draw capsule wireframe with the center of its sphere caps at startPos and endPos