[][src]Function glua_sys::luaL_addlstring

pub unsafe extern "C" fn luaL_addlstring(
    B: *mut luaL_Buffer,
    s: *const c_char,
    l: size_t
)