Function px8_plugin_lua::ffi::lua_register [] [src]

pub unsafe fn lua_register(
    L: *mut lua_State,
    n: *const c_char,
    f: lua_CFunction
)