Function mlua_sys::lua51::lua::lua_pushcfunction

source ยท
pub unsafe fn lua_pushcfunction(L: *mut lua_State, f: lua_CFunction)
Available on crate features lua51 or luajit only.