lua_tonumber

Function lua_tonumber 

Source
pub unsafe extern "C-unwind" fn lua_tonumber(
    l: *mut lua_State,
    index: c_int,
) -> lua_Number