Function rlua::ffi::luaL_checknumber

pub unsafe extern "C-unwind" fn luaL_checknumber(
    L: *mut lua_State,
    arg: i32
) -> f64