Type Alias unrust::UpdateFn

source ·
pub type UpdateFn = extern "C" fn(data: *const InbuiltEntityData, len: usize);