b3ConnectPhysicsTCP

Function b3ConnectPhysicsTCP 

Source
pub unsafe extern "C" fn b3ConnectPhysicsTCP(
    host_name: *const c_char,
    port: c_int,
) -> Option<b3PhysicsClientHandle>