[][src]Function newton_sys::NewtonCreateDynamicBody

pub unsafe extern "C" fn NewtonCreateDynamicBody(
    newtonWorld: *const NewtonWorld,
    collision: *const NewtonCollision,
    matrix: *const f32
) -> *mut NewtonBody