Struct physx_sys::PxSerialization
source · #[repr(C)]pub struct PxSerialization {
pub structgen_pad0: [u8; 1],
}Fields§
§structgen_pad0: [u8; 1]Trait Implementations§
source§impl Clone for PxSerialization
impl Clone for PxSerialization
source§fn clone(&self) -> PxSerialization
fn clone(&self) -> PxSerialization
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