[][src]Function newton_sys::NewtonCreateKinematicBody

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