[][src]Function newton_sys::NewtonCreateChamferCylinder

pub unsafe extern "C" fn NewtonCreateChamferCylinder(
    newtonWorld: *const NewtonWorld,
    radius: f32,
    height: f32,
    shapeID: c_int,
    offsetMatrix: *const f32
) -> *mut NewtonCollision