Function mlua_sys::lua51::lua::lua_pushlstring_
source ยท pub unsafe extern "C-unwind" fn lua_pushlstring_(
L: *mut lua_State,
s: *const c_char,
l: usize
)Available on crate features
lua51 or luajit only.