[][src]Function luajit::ffi::lua::lua_register

pub unsafe fn lua_register(
    state: *mut lua_State,
    n: *const c_schar,
    f: lua_CFunction
)