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