pub unsafe extern "C" fn PxPvd_connect_mut(
self_: *mut PxPvd,
transport: *mut PxPvdTransport,
flags: PxPvdInstrumentationFlags,
) -> boolExpand description
Connects the SDK to the PhysX Visual Debugger application.
pub unsafe extern "C" fn PxPvd_connect_mut(
self_: *mut PxPvd,
transport: *mut PxPvdTransport,
flags: PxPvdInstrumentationFlags,
) -> boolConnects the SDK to the PhysX Visual Debugger application.