Type Definition machinery_api::plugins::entity::EntityCreateComponentI[][src]

pub type EntityCreateComponentI = Option<unsafe extern "C" fn(ctx: *mut EntityContextO)>;