[−][src]Function newton_sys::NewtonCreateCapsule
pub unsafe extern "C" fn NewtonCreateCapsule(
newtonWorld: *const NewtonWorld,
radius0: f32,
radius1: f32,
height: f32,
shapeID: c_int,
offsetMatrix: *const f32
) -> *mut NewtonCollision