Function chipmunk_sys::cpPolyShapeNew [] [src]

pub unsafe extern "C" fn cpPolyShapeNew(
    body: *mut cpBody,
    count: c_int,
    verts: *const cpVect,
    transform: cpTransform,
    radius: cpFloat
) -> *mut cpShape