Function mlua_sys::lua51::lua::lua_pushfstring
source · pub unsafe extern "C" fn lua_pushfstring(
L: *mut lua_State,
fmt: *const c_char
...
) -> *const c_char
Available on crate features
lua51
or luajit
only.