Skip to main content

lua_pushliteral

Constant lua_pushliteral 

Source
pub const lua_pushliteral: unsafe fn(*mut c_void, *const c_char) -> *mut c_void = LUA_PUSHLITERAL; // {<{closure@src/macros/lua_pushliteral.rs:7:31: 7:37} as std::ops::FnOnce<(*mut std::ffi::c_void, *const i8)>>::call_once as unsafe fn(*mut std::ffi::c_void, *const i8) -> *mut std::ffi::c_void}