Function lua_rs::ffi::lua::lua_stringtonumber
[−]
[src]
pub unsafe extern "C" fn lua_stringtonumber(
l: *mut lua_State,
s: *const c_char
) -> size_t