b3CreateInProcessPhysicsServerFromExistingExampleBrowserAndConnectTCP

Function b3CreateInProcessPhysicsServerFromExistingExampleBrowserAndConnectTCP 

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