[][src]Function luajit::ffi::lauxlib::luaL_optinteger

pub unsafe extern "C" fn luaL_optinteger(
    L: *mut lua_State,
    nArg: c_int,
    def: lua_Integer
) -> lua_Integer