Struct physx_sys::PxProfilerCallback
source · #[repr(C)]pub struct PxProfilerCallback { /* private fields */ }Trait Implementations§
source§impl Clone for PxProfilerCallback
impl Clone for PxProfilerCallback
source§fn clone(&self) -> PxProfilerCallback
fn clone(&self) -> PxProfilerCallback
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more