Type Definition chipmunk_sys::cpBodyPositionFunc [] [src]

type cpBodyPositionFunc = Option<extern "C" fn(_: *mut cpBody, _: cpFloat)>;