[][src]Function ndless_sys::lua_pushlstring

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