Type Alias RegisterFunc

Source
pub type RegisterFunc = fn(&Lua) -> Result<()>;