Type Alias arcdps::callbacks::InitFunc

source ยท
pub type InitFunc = fn() -> Result<(), String>;