Function rlua::ffi::lua_stringtonumber

pub unsafe extern "C-unwind" fn lua_stringtonumber(
    L: *mut lua_State,
    s: *const i8
) -> usize