dsDrawConvex

Function dsDrawConvex 

Source
pub unsafe extern "C" fn dsDrawConvex(
    pos: *const f32,
    R: *const f32,
    _planes: *const f32,
    _planecount: u32,
    _points: *const f32,
    _pointcount: u32,
    _polygons: *const u32,
)