Type Alias arcdps::callbacks::InitFunc

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