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