Function aw::lua_pushlstring[][src]

pub unsafe extern "C" fn lua_pushlstring(
    L: *mut lua_State,
    s: *const i8,
    l: usize
)