Function rubullet_sys::b3RaycastBatchAddRays[][src]

pub unsafe extern "C" fn b3RaycastBatchAddRays(
    physClient: b3PhysicsClientHandle,
    commandHandle: b3SharedMemoryCommandHandle,
    rayFromWorld: *const f64,
    rayToWorld: *const f64,
    numRays: c_int
)