mlua_sys::lua52::lua

Function lua_pushcfunction

Source
pub unsafe fn lua_pushcfunction(L: *mut lua_State, f: lua_CFunction)
Available on crate feature lua52 only.