b3CreateInProcessPhysicsServerAndConnect

Function b3CreateInProcessPhysicsServerAndConnect 

Source
pub unsafe extern "C" fn b3CreateInProcessPhysicsServerAndConnect(
    argc: c_int,
    argv: *mut *mut c_char,
) -> Option<b3PhysicsClientHandle>