Function lua_strlen

Source
pub unsafe fn lua_strlen(L: *mut lua_State, idx: c_int) -> usize
Expand description