lua_pushstring

Function lua_pushstring 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_pushstring( L: *mut lua_State, s: *const c_char, )