[][src]Function ndless_sys::luaL_register

pub unsafe extern "C" fn luaL_register(
    p1: *mut lua_State,
    p2: *const c_char,
    p3: *const luaL_Reg
)