[][src]Function newton_sys::NewtonCollisionCalculateAABB

pub unsafe extern "C" fn NewtonCollisionCalculateAABB(
    collision: *const NewtonCollision,
    matrix: *const f32,
    p0: *const f32,
    p1: *const f32
)