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