Skip to main content

EntityRegisterEnginesSimulationI

Type Alias EntityRegisterEnginesSimulationI 

Source
pub type EntityRegisterEnginesSimulationI = EntityRegisterEnginesI;

Aliased Type§

pub enum EntityRegisterEnginesSimulationI {
    None,
    Some(unsafe extern "C" fn(*mut EntityContextO)),
}

Variants§

§1.0.0

None

No value.

§1.0.0

Some(unsafe extern "C" fn(*mut EntityContextO))

Some value of type T.