Skip to main content

luaL_addstring

Function luaL_addstring 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn luaL_addstring( B: *mut luaL_Buffer, s: *const c_char, )