b3RaycastBatchAddRays

Function b3RaycastBatchAddRays 

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