Function chipmunk_sys::cpCircleShapeNew [] [src]

pub unsafe extern "C" fn cpCircleShapeNew(
    body: *mut cpBody,
    radius: cpFloat,
    offset: cpVect
) -> *mut cpShape