pub unsafe extern "C" fn PxPvdTransport_disconnect_mut(
    self_: *mut PxPvdTransport
)
Expand description

Disconnects from the Visual Debugger application. If we are still connected, this will kill the entire debugger connection.