Function chipmunk_sys::cpBodyApplyForceAtWorldPoint [] [src]

pub unsafe extern "C" fn cpBodyApplyForceAtWorldPoint(
    body: *mut cpBody,
    force: cpVect,
    point: cpVect
)