Skip to main content

lua_strlen

Function lua_strlen 

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